net.minecraft.world.gen.blockpredicate

class ReplaceableBlockPredicate

extends OffsetPredicate

All mapped superinterfaces:

BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.ReplaceablePredicate
net.minecraft.world.level.levelgen.blockpredicates.ReplaceablePredicate
net.minecraft.class_6652
net.minecraft.world.gen.blockpredicate.ReplaceableBlockPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<ReplaceableBlockPredicate>
CODEC
CODEC
field_35071
CODEC

Constructor summary

ModifierConstructor
public (Vec3i offset)

Method summary

Modifier and TypeMethod
protected boolean
test(BlockState state)
test(BlockState state)
method_38893(class_2680 arg0)
test(BlockState arg0)
public BlockPredicateType<?>
type()
type()
method_38873()
getType()