Class BlockMatchRuleTest

java.lang.Object
net.minecraft.world.gen.feature.template.RuleTest
net.minecraft.world.gen.feature.template.BlockMatchRuleTest

public class BlockMatchRuleTest extends RuleTest
  • Field Details

    • CODEC

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

      private final Block block
  • Constructor Details

    • BlockMatchRuleTest

      public BlockMatchRuleTest(Block p_i51334_1_)
  • Method Details