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 official bay$a
intermediary net/minecraft/class_6008$class_6009
named net/minecraft/util/collection/Weighted$Absent
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.collection.Weighted
Weighted.Absent, Weighted.Present<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
weight
- Mappings:
Namespace Name Mixin selector official a
Lbay$a;a:Lbax;
intermediary field_29931
Lnet/minecraft/class_6008$class_6009;field_29931:Lnet/minecraft/class_6007;
named weight
Lnet/minecraft/util/collection/Weighted$Absent;weight:Lnet/minecraft/util/collection/Weight;
-
-
Constructor Details
-
Absent
public Absent(int weight) - Mappings:
Namespace Name Mixin selector official <init>
Lbay$a;<init>(I)V
intermediary <init>
Lnet/minecraft/class_6008$class_6009;<init>(I)V
named <init>
Lnet/minecraft/util/collection/Weighted$Absent;<init>(I)V
-
Absent
- Mappings:
Namespace Name Mixin selector official <init>
Lbay$a;<init>(Lbax;)V
intermediary <init>
Lnet/minecraft/class_6008$class_6009;<init>(Lnet/minecraft/class_6007;)V
named <init>
Lnet/minecraft/util/collection/Weighted$Absent;<init>(Lnet/minecraft/util/collection/Weight;)V
-
-
Method Details
-
getWeight
- Specified by:
getWeight
in interfaceWeighted
- Mappings:
Namespace Name Mixin selector official a
Lbay;a()Lbax;
intermediary method_34979
Lnet/minecraft/class_6008;method_34979()Lnet/minecraft/class_6007;
named getWeight
Lnet/minecraft/util/collection/Weighted;getWeight()Lnet/minecraft/util/collection/Weight;
-