Package net.minecraft.util.collection
Interface Weighted
- All Known Implementing Classes:
- EnchantmentLevelEntry,- LongJumpTask.Target,- SpawnSettings.SpawnEntry,- Weighted.Absent,- Weighted.Present
public interface Weighted
- Mappings:
- Namespace - Name - official - bcj- intermediary - net/minecraft/class_6008- named - net/minecraft/util/collection/Weighted
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class
- 
Method Summary
- 
Method Details- 
getWeightWeight getWeight()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbcj;a()Lbci;- 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;
 
- 
of- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbcj;a(Ljava/lang/Object;I)Lbcj$b;- intermediary - method_34980- Lnet/minecraft/class_6008;method_34980(Ljava/lang/Object;I)Lnet/minecraft/class_6008$class_6010;- named - of- Lnet/minecraft/util/collection/Weighted;of(Ljava/lang/Object;I)Lnet/minecraft/util/collection/Weighted$Present;
 
 
-