Uses of Enum Class
net.minecraft.client.world.ClientWorld.BlockParticle
-
Uses of ClientWorld.BlockParticle in net.minecraft.client.world
Modifier and TypeMethodDescriptionprivate @Nullable ClientWorld.BlockParticle
ClientWorld.getBlockParticle()
static ClientWorld.BlockParticle
Returns the enum constant of this class with the specified name.static ClientWorld.BlockParticle[]
ClientWorld.BlockParticle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ClientWorld.randomBlockDisplayTick(int centerX, int centerY, int centerZ, int radius, Random random, @Nullable ClientWorld.BlockParticle blockParticle, BlockPos.Mutable pos)