- All Implemented Interfaces:
Pool.Content<E>
- Enclosing class:
Pool<E>
- Mappings:
Namespace |
Name |
named |
net/minecraft/util/collection/Pool$WrappedContent |
intermediary |
net/minecraft/class_6012$class_10579 |
official |
btm$b |
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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 |
Lbtm$b;a:[Lbtl; |
-
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> |
Lbtm$b;<init>(Ljava/util/List;)V |
-
Method Details 
-
get 
- Specified by:
get
in interface Pool.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 |
Lbtm$d;a(I)Ljava/lang/Object; |