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 named net/minecraft/util/collection/Weightedintermediary net/minecraft/class_6008official bqv
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic final record - 
Method Summary
 
- 
Method Details
- 
getWeight
Weight getWeight()- 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 aLbqv;a()Lbqu;
 - 
of
- Mappings:
 Namespace Name Mixin selector named ofLnet/minecraft/util/collection/Weighted;of(Ljava/lang/Object;I)Lnet/minecraft/util/collection/Weighted$Present;intermediary method_34980Lnet/minecraft/class_6008;method_34980(Ljava/lang/Object;I)Lnet/minecraft/class_6008$class_6010;official aLbqv;a(Ljava/lang/Object;I)Lbqv$b;
 
 -