Uses of Enum Class
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity.WobbleStyle
Packages that use DecoratedPotBlockEntity.WobbleStyle
-
Uses of DecoratedPotBlockEntity.WobbleStyle in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as DecoratedPotBlockEntity.WobbleStyleMethods in net.minecraft.world.level.block.entity that return DecoratedPotBlockEntity.WobbleStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DecoratedPotBlockEntity.WobbleStyle[]
DecoratedPotBlockEntity.WobbleStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.block.entity with parameters of type DecoratedPotBlockEntity.WobbleStyleModifier and TypeMethodDescriptionvoid
DecoratedPotBlockEntity.wobble
(DecoratedPotBlockEntity.WobbleStyle p_305984_)