Package org.cyclops.integrateddynamics.core.evaluate.variable.gui
package org.cyclops.integrateddynamics.core.evaluate.variable.gui
-
ClassDescriptionGuiElementValueTypeBoolean<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.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.GuiElementValueTypeDropdownList.SubGuiValueTypeInfo<S extends ISubGuiBox,G extends org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended<?>, 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.GuiElementValueTypeString.SubGuiValueTypeInfo<S extends ISubGuiBox,G extends org.cyclops.cyclopscore.client.gui.container.ContainerScreenExtended<?>, 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.