Package net.minecraft.structure.rule
Class BlockStateMatchRuleTest
java.lang.Object
net.minecraft.structure.rule.RuleTest
net.minecraft.structure.rule.BlockStateMatchRuleTest
- Mappings:
- Namespace - Name - named - net/minecraft/structure/rule/BlockStateMatchRuleTest- intermediary - net/minecraft/class_3820- official - eqt
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final BlockStatestatic final com.mojang.serialization.MapCodec<BlockStateMatchRuleTest> Fields inherited from class net.minecraft.structure.rule.RuleTestTYPE_CODEC
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected RuleTestType<?> getType()booleantest(BlockState state, Random random) 
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/structure/rule/BlockStateMatchRuleTest;CODEC:Lcom/mojang/serialization/MapCodec;- intermediary - field_25001- Lnet/minecraft/class_3820;field_25001:Lcom/mojang/serialization/MapCodec;- official - a- Leqt;a:Lcom/mojang/serialization/MapCodec;
 
- 
blockState- Mappings:
- Namespace - Name - Mixin selector - named - blockState- Lnet/minecraft/structure/rule/BlockStateMatchRuleTest;blockState:Lnet/minecraft/block/BlockState;- intermediary - field_16870- Lnet/minecraft/class_3820;field_16870:Lnet/minecraft/class_2680;- official - b- Leqt;b:Ldwy;
 
 
- 
- 
Constructor Details- 
BlockStateMatchRuleTest- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/structure/rule/BlockStateMatchRuleTest;<init>(Lnet/minecraft/block/BlockState;)V- intermediary - <init>- Lnet/minecraft/class_3820;<init>(Lnet/minecraft/class_2680;)V- official - <init>- Leqt;<init>(Ldwy;)V
 
 
- 
- 
Method Details- 
test- Specified by:
- testin class- RuleTest
- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/structure/rule/RuleTest;test(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/random/Random;)Z- intermediary - method_16768- Lnet/minecraft/class_3825;method_16768(Lnet/minecraft/class_2680;Lnet/minecraft/class_5819;)Z- official - a- Lerj;a(Ldwy;Lazh;)Z
 
- 
getType- Specified by:
- getTypein class- RuleTest
- Mappings:
- Namespace - Name - Mixin selector - named - getType- Lnet/minecraft/structure/rule/RuleTest;getType()Lnet/minecraft/structure/rule/RuleTestType;- intermediary - method_16766- Lnet/minecraft/class_3825;method_16766()Lnet/minecraft/class_3827;- official - a- Lerj;a()Lerk;
 
 
-