Package net.minecraft.util.collection
Class Weighted.Absent
java.lang.Object
net.minecraft.util.collection.Weighted.Absent
- All Implemented Interfaces:
 Weighted
- Direct Known Subclasses:
 EnchantmentLevelEntry,LongJumpTask.Target,SpawnSettings.SpawnEntry
- Enclosing interface:
 Weighted
- Mappings:
 Namespace Name named net/minecraft/util/collection/Weighted$Absentintermediary net/minecraft/class_6008$class_6009official bpd$a
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.collection.Weighted
Weighted.Absent, Weighted.Present<T> - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
weight
- Mappings:
 Namespace Name Mixin selector named weightLnet/minecraft/util/collection/Weighted$Absent;weight:Lnet/minecraft/util/collection/Weight;intermediary field_29931Lnet/minecraft/class_6008$class_6009;field_29931:Lnet/minecraft/class_6007;official aLbpd$a;a:Lbpc;
 
 - 
 - 
Constructor Details
- 
Absent
public Absent(int weight) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/util/collection/Weighted$Absent;<init>(I)Vintermediary <init>Lnet/minecraft/class_6008$class_6009;<init>(I)Vofficial <init>Lbpd$a;<init>(I)V
 - 
Absent
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/util/collection/Weighted$Absent;<init>(Lnet/minecraft/util/collection/Weight;)Vintermediary <init>Lnet/minecraft/class_6008$class_6009;<init>(Lnet/minecraft/class_6007;)Vofficial <init>Lbpd$a;<init>(Lbpc;)V
 
 - 
 - 
Method Details
- 
getWeight
- Specified by:
 getWeightin interfaceWeighted- Mappings:
 Namespace Name Mixin selector named getWeightLnet/minecraft/util/collection/Weighted;getWeight()Lnet/minecraft/util/collection/Weight;intermediary method_34979Lnet/minecraft/class_6008;method_34979()Lnet/minecraft/class_6007;official aLbpd;a()Lbpc;
 
 -