net.minecraft.block

public class UntintedParticleLeavesBlock

extends LeavesBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible, Waterloggable, FluidDrainable, FluidFillable

net.minecraft.world.level.block.UntintedParticleLeavesBlock
net.minecraft.world.level.block.UntintedParticleLeavesBlock
net.minecraft.class_10717
net.minecraft.block.UntintedParticleLeavesBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<UntintedParticleLeavesBlock>
CODEC
CODEC
field_56339
CODEC
protected final ParticleEffect
leafParticle
leafParticle
field_56340
leafParticleEffect

Constructor summary

ModifierConstructor
public (float leafParticleChance, ParticleEffect leafParticleEffect, AbstractBlock$Settings settings)

Method summary

Modifier and TypeMethod
protected void
spawnFallingLeavesParticle(Level level, BlockPos pos, RandomSource random)
spawnFallingLeavesParticle(Level level, BlockPos pos, RandomSource random)
method_67234(class_1937 arg0, class_2338 arg1, class_5819 arg2)
spawnLeafParticle(World arg0, BlockPos arg1, Random arg2)
public com.mojang.serialization.MapCodec<UntintedParticleLeavesBlock>
codec()
codec()
method_53969()
getCodec()