java.lang.Object
net.minecraft.world.level.levelgen.structure.templatesystem.RuleTest
net.minecraft.world.level.levelgen.structure.templatesystem.BlockMatchTest

public class BlockMatchTest extends RuleTest
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<BlockMatchTest> CODEC
    • block

      private final Block block
  • Constructor Details

    • BlockMatchTest

      public BlockMatchTest(Block p_74067_)
  • Method Details