Package net.minecraft.util.collection
Class Pool.WrappedContent<E>
java.lang.Object
net.minecraft.util.collection.Pool.WrappedContent<E>
- All Implemented Interfaces:
Pool.Content<E>
- Mappings:
Namespace Name named net/minecraft/util/collection/Pool$WrappedContent
intermediary net/minecraft/class_6012$class_10579
official bvt$b
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entries
- Mappings:
Namespace Name Mixin selector named entries
Lnet/minecraft/util/collection/Pool$WrappedContent;entries:[Lnet/minecraft/util/collection/Weighted;
intermediary field_55648
Lnet/minecraft/class_6012$class_10579;field_55648:[Lnet/minecraft/class_6010;
official a
Lbvt$b;a:[Lbvs;
-
-
Constructor Details
-
WrappedContent
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/util/collection/Pool$WrappedContent;<init>(Ljava/util/List;)V
intermediary <init>
Lnet/minecraft/class_6012$class_10579;<init>(Ljava/util/List;)V
official <init>
Lbvt$b;<init>(Ljava/util/List;)V
-
-
Method Details
-
get
- Specified by:
get
in interfacePool.Content<E>
- Mappings:
Namespace Name Mixin selector named get
Lnet/minecraft/util/collection/Pool$Content;get(I)Ljava/lang/Object;
intermediary method_66219
Lnet/minecraft/class_6012$class_10581;method_66219(I)Ljava/lang/Object;
official a
Lbvt$d;a(I)Ljava/lang/Object;
-