Package net.minecraft.loot.condition
Class WeatherCheckLootCondition.class_6165
java.lang.Object
net.minecraft.loot.condition.WeatherCheckLootCondition.class_6165
- All Implemented Interfaces:
LootCondition.Builder
- Enclosing class:
- WeatherCheckLootCondition
public static class WeatherCheckLootCondition.class_6165 extends Object implements LootCondition.Builder
- Mappings:
Namespace Name official dkp$aintermediary net/minecraft/class_227$class_6165named net/minecraft/loot/condition/WeatherCheckLootCondition$class_6165
-
Field Summary
Fields Modifier and Type Field Description private @Nullable Booleanfield_31873private @Nullable Booleanfield_31874 -
Constructor Summary
Constructors Constructor Description class_6165() -
Method Summary
Modifier and Type Method Description WeatherCheckLootConditionbuild()WeatherCheckLootCondition.class_6165method_35565(@Nullable Boolean bool)WeatherCheckLootCondition.class_6165method_35567(@Nullable Boolean bool)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.condition.LootCondition.Builder
invert, or
-
Field Details
-
field_31873
- Mappings:
Namespace Name Mixin selector official aLdkp$a;a:Ljava/lang/Boolean;intermediary field_31873Lnet/minecraft/class_227$class_6165;field_31873:Ljava/lang/Boolean;named field_31873Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;field_31873:Ljava/lang/Boolean;
-
field_31874
- Mappings:
Namespace Name Mixin selector official bLdkp$a;b:Ljava/lang/Boolean;intermediary field_31874Lnet/minecraft/class_227$class_6165;field_31874:Ljava/lang/Boolean;named field_31874Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;field_31874:Ljava/lang/Boolean;
-
-
Constructor Details
-
class_6165
public class_6165()
-
-
Method Details
-
method_35565
- Mappings:
Namespace Name Mixin selector official aLdkp$a;a(Ljava/lang/Boolean;)Ldkp$a;intermediary method_35565Lnet/minecraft/class_227$class_6165;method_35565(Ljava/lang/Boolean;)Lnet/minecraft/class_227$class_6165;named method_35565Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;method_35565(Ljava/lang/Boolean;)Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;
-
method_35567
- Mappings:
Namespace Name Mixin selector official bLdkp$a;b(Ljava/lang/Boolean;)Ldkp$a;intermediary method_35567Lnet/minecraft/class_227$class_6165;method_35567(Ljava/lang/Boolean;)Lnet/minecraft/class_227$class_6165;named method_35567Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;method_35567(Ljava/lang/Boolean;)Lnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;
-
build
- Specified by:
buildin interfaceLootCondition.Builder- Mappings:
Namespace Name Mixin selector official bLdkp$a;b()Ldkp;intermediary method_35566Lnet/minecraft/class_227$class_6165;method_35566()Lnet/minecraft/class_227;named buildLnet/minecraft/loot/condition/WeatherCheckLootCondition$class_6165;build()Lnet/minecraft/loot/condition/WeatherCheckLootCondition;
-