Uses of Enum Class
net.minecraft.world.level.block.state.StateDefinition.StateCollection.Wildcard
Packages that use StateDefinition.StateCollection.Wildcard
-
Uses of StateDefinition.StateCollection.Wildcard in net.minecraft.world.level.block.state
Subclasses with type arguments of type StateDefinition.StateCollection.Wildcard in net.minecraft.world.level.block.stateMethods in net.minecraft.world.level.block.state that return StateDefinition.StateCollection.WildcardModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StateDefinition.StateCollection.Wildcard.values()Returns an array containing the constants of this enum class, in the order they are declared.