类 Hotbar
java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingCollection<E>
com.google.common.collect.ForwardingList<ItemStack>
net.minecraft.client.player.inventory.Hotbar
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.google.common.collect.ForwardingList
add, addAll, equals, get, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, standardAdd, standardAddAll, standardEquals, standardHashCode, standardIndexOf, standardIterator, standardLastIndexOf, standardListIterator, standardListIterator, standardSubList, subList
从类继承的方法 com.google.common.collect.ForwardingCollection
add, addAll, clear, contains, containsAll, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRemoveAll, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArray
从类继承的方法 com.google.common.collect.ForwardingObject
toString
从接口继承的方法 java.util.Collection
parallelStream, removeIf, stream, toArray
-
字段详细资料
-
items
-
-
构造器详细资料
-
Hotbar
public Hotbar()
-
-
方法详细资料