net.minecraft.structure.rule.blockentity

public class PassthroughRuleBlockEntityModifier

implements RuleBlockEntityModifier

net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity.Passthrough
net.minecraft.class_8247
net.minecraft.structure.rule.blockentity.PassthroughRuleBlockEntityModifier

Field summary

Modifier and TypeField
public static final PassthroughRuleBlockEntityModifier
INSTANCE
field_43343
INSTANCE
public static final com.mojang.serialization.MapCodec<PassthroughRuleBlockEntityModifier>
CODEC
field_43344
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
apply(RandomSource random, CompoundTag existingTag)
method_49892(class_5819 arg0, class_2487 arg1)
modifyBlockEntityNbt(Random arg0, NbtCompound arg1)
public RuleBlockEntityModifierType<?>
getType()
method_49891()
getType()