Class AddressEditBoxHelper
java.lang.Object
com.simibubi.create.content.logistics.AddressEditBoxHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidadvertiseClipboard(ClipboardBlockEntity blockEntity) static DestinationSuggestionscreateSuggestions(net.minecraft.client.gui.screens.Screen screen, net.minecraft.client.gui.components.EditBox pInput, boolean anchorToBottom, String localAddress)
-
Constructor Details
-
AddressEditBoxHelper
public AddressEditBoxHelper()
-
-
Method Details
-
advertiseClipboard
-
createSuggestions
public static DestinationSuggestions createSuggestions(net.minecraft.client.gui.screens.Screen screen, net.minecraft.client.gui.components.EditBox pInput, boolean anchorToBottom, String localAddress)
-