Class WWBlockStateProperties
java.lang.Object
net.frozenblock.wilderwild.registry.WWBlockStateProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.EnumProperty<BubbleDirection> static final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.EnumProperty<FlowerColor> static final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.EnumProperty<GeyserStage> static final net.minecraft.world.level.block.state.properties.EnumProperty<GeyserType> static final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.IntegerPropertystatic final net.minecraft.world.level.block.state.properties.BooleanPropertystatic final net.minecraft.world.level.block.state.properties.BooleanProperty -
Method Summary
-
Field Details
-
PILLAR_HEIGHT_LEFT
public static final net.minecraft.world.level.block.state.properties.IntegerProperty PILLAR_HEIGHT_LEFT -
TOTAL_HEIGHT
public static final net.minecraft.world.level.block.state.properties.IntegerProperty TOTAL_HEIGHT -
TWITCHING
public static final net.minecraft.world.level.block.state.properties.BooleanProperty TWITCHING -
WRINGING_OUT
public static final net.minecraft.world.level.block.state.properties.BooleanProperty WRINGING_OUT -
DAMAGE
public static final net.minecraft.world.level.block.state.properties.IntegerProperty DAMAGE -
FUNGUS_STAGE
public static final net.minecraft.world.level.block.state.properties.IntegerProperty FUNGUS_STAGE -
NATURAL
public static final net.minecraft.world.level.block.state.properties.BooleanProperty NATURAL -
TERMITES_AWAKE
public static final net.minecraft.world.level.block.state.properties.BooleanProperty TERMITES_AWAKE -
CAN_SPAWN_TERMITE
public static final net.minecraft.world.level.block.state.properties.BooleanProperty CAN_SPAWN_TERMITE -
FLOWER_COLOR
public static final net.minecraft.world.level.block.state.properties.EnumProperty<FlowerColor> FLOWER_COLOR -
DISPLAY_LIGHT
public static final net.minecraft.world.level.block.state.properties.IntegerProperty DISPLAY_LIGHT -
ANCIENT
public static final net.minecraft.world.level.block.state.properties.BooleanProperty ANCIENT -
HAS_SCULK
public static final net.minecraft.world.level.block.state.properties.BooleanProperty HAS_SCULK -
BUBBLE_DIRECTION
public static final net.minecraft.world.level.block.state.properties.EnumProperty<BubbleDirection> BUBBLE_DIRECTION -
CRACKED
public static final net.minecraft.world.level.block.state.properties.BooleanProperty CRACKED -
GEYSER_TYPE
public static final net.minecraft.world.level.block.state.properties.EnumProperty<GeyserType> GEYSER_TYPE -
GEYSER_STAGE
public static final net.minecraft.world.level.block.state.properties.EnumProperty<GeyserStage> GEYSER_STAGE -
TERMITE_EDIBLE
public static final net.minecraft.world.level.block.state.properties.BooleanProperty TERMITE_EDIBLE -
SNOW_LAYERS
public static final net.minecraft.world.level.block.state.properties.IntegerProperty SNOW_LAYERS
-