Uses of Enum Class
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity.WobbleStyle
Packages that use DecoratedPotBlockEntity.WobbleStyle
Package
Description
-
Uses of DecoratedPotBlockEntity.WobbleStyle in net.minecraft.client.renderer.blockentity.state
Fields in net.minecraft.client.renderer.blockentity.state declared as DecoratedPotBlockEntity.WobbleStyleModifier and TypeFieldDescription@Nullable DecoratedPotBlockEntity.WobbleStyleDecoratedPotRenderState.wobbleStyle -
Uses of DecoratedPotBlockEntity.WobbleStyle in net.minecraft.world.level.block.entity
Subclasses with type arguments of type DecoratedPotBlockEntity.WobbleStyle in net.minecraft.world.level.block.entityFields in net.minecraft.world.level.block.entity declared as DecoratedPotBlockEntity.WobbleStyleModifier and TypeFieldDescription@Nullable DecoratedPotBlockEntity.WobbleStyleDecoratedPotBlockEntity.lastWobbleStyleMethods 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 TypeMethodDescriptionvoidDecoratedPotBlockEntity.wobble(DecoratedPotBlockEntity.WobbleStyle wobbleStyle)