Uses of Enum Class
net.minecraft.class_10597
Packages that use class_10597
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10597 in net.minecraft
Methods in net.minecraft that return class_10597Modifier and TypeMethodDescriptionstatic class_10597Returns the enum constant of this class with the specified name.static class_10597[]class_10597.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_10597 in net.minecraft.block
Fields in net.minecraft.block with type parameters of type class_10597Modifier and TypeFieldDescriptionstatic final EnumProperty<class_10597> CreakingHeartBlock.ACTIVE -
Uses of class_10597 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_10597