Package net.minecraft.structure.rule
Class TagMatchRuleTest
java.lang.Object
net.minecraft.structure.rule.RuleTest
net.minecraft.structure.rule.TagMatchRuleTest
- Mappings:
Namespace Name intermediary net/minecraft/class_3798official dvsnamed net/minecraft/structure/rule/TagMatchRuleTest
-
Field Summary
FieldsFields inherited from class net.minecraft.structure.rule.RuleTest
TYPE_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RuleTestType<?>getType()booleantest(BlockState state, Random random)
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector intermediary field_25014Lnet/minecraft/class_3798;field_25014:Lcom/mojang/serialization/Codec;official aLdvs;a:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/structure/rule/TagMatchRuleTest;CODEC:Lcom/mojang/serialization/Codec;
-
tag
- Mappings:
Namespace Name Mixin selector intermediary field_16747Lnet/minecraft/class_3798;field_16747:Lnet/minecraft/class_6862;official bLdvs;b:Lanl;named tagLnet/minecraft/structure/rule/TagMatchRuleTest;tag:Lnet/minecraft/registry/tag/TagKey;
-
-
Constructor Details
-
TagMatchRuleTest
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_3798;<init>(Lnet/minecraft/class_6862;)Vofficial <init>Ldvs;<init>(Lanl;)Vnamed <init>Lnet/minecraft/structure/rule/TagMatchRuleTest;<init>(Lnet/minecraft/registry/tag/TagKey;)V
-
-
Method Details
-
test
- Specified by:
testin classRuleTest- Mappings:
Namespace Name Mixin selector intermediary method_16768Lnet/minecraft/class_3825;method_16768(Lnet/minecraft/class_2680;Lnet/minecraft/class_5819;)Zofficial aLdvk;a(Ldby;Lapf;)Znamed testLnet/minecraft/structure/rule/RuleTest;test(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/random/Random;)Z
-
getType
- Specified by:
getTypein classRuleTest- Mappings:
Namespace Name Mixin selector intermediary method_16766Lnet/minecraft/class_3825;method_16766()Lnet/minecraft/class_3827;official aLdvk;a()Ldvl;named getTypeLnet/minecraft/structure/rule/RuleTest;getType()Lnet/minecraft/structure/rule/RuleTestType;
-