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

public class TagMatchTest extends RuleTest
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<TagMatchTest> CODEC
    • tag

      private final Tag<Block> tag
  • Constructor Details

    • TagMatchTest

      public TagMatchTest(Tag<Block> p_74694_)
  • Method Details