Package org.cyclops.integrateddynamics.core.evaluate.variable.gui
package org.cyclops.integrateddynamics.core.evaluate.variable.gui
-
ClassesClassDescriptionGuiElementValueTypeBoolean<G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GUI element for boolean value types that can be read from and written to checkboxes.GuiElementValueTypeBooleanClient<G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GuiElementValueTypeBooleanRenderPattern<S extends ISubGuiBox, G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GuiElementValueTypeDropdownList<T, G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GUI element for value type that are displayed using a dropdown list.GuiElementValueTypeDropdownListClient<T, G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GuiElementValueTypeDropdownListRenderPattern<T, S extends ISubGuiBox, G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>A render pattern for value types that can be read from and written to strings.GuiElementValueTypeString<G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GUI element for value type that can be read from and written to strings.GuiElementValueTypeStringClient<G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>GuiElementValueTypeStringRenderPattern<S extends ISubGuiBox, G extends net.minecraft.client.gui.screens.Screen, C extends net.minecraft.world.inventory.AbstractContainerMenu>A render pattern for value types that can be read from and written to strings.SubGuiValueTypeInfoBase<S extends ISubGuiBox, G extends org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended<?>, C extends net.minecraft.world.inventory.AbstractContainerMenu>