接口 IdMap<T>
- 所有超级接口:
Iterable<T>
- 所有已知子接口:
DefaultedRegistry<T>
,Registry<T>
,WritableRegistry<T>
- 所有已知实现类:
CrudeIncrementalIntIdentityHashBiMap
,DefaultedMappedRegistry
,GameData.ClearableObjectIntIdentityMap
,IdMapper
,MappedRegistry
,NamespacedDefaultedWrapper
,NamespacedWrapper
-
字段概要
字段 -
方法概要
修饰符和类型方法说明byId
(int p_122651_) default T
byIdOrThrow
(int p_200958_) int
default int
getIdOrThrow
(T p_329088_) int
size()
从接口继承的方法 java.lang.Iterable
forEach, iterator, spliterator
-
字段详细资料
-
DEFAULT
static final int DEFAULT- 另请参阅:
-
-
方法详细资料
-
getId
-
byId
-
byIdOrThrow
-
getIdOrThrow
-
size
int size()
-