History - net.minecraft.util.LowercaseMap
1.7.10
Names
py
net.minecraft.class_832
net.minecraft.util.LowercaseMap
net.minecraft.server.management.LowerStringMap
Fields
Map: a, field_3065, delegate, internalMap
Constructors
()
Methods
int (): size, size, size
boolean (): isEmpty, isEmpty, isEmpty
boolean (Object): containsKey, containsKey, containsKey
boolean (Object): containsValue, containsValue, containsValue
Object (Object): get, get, get
Object (String, Object): a, method_2300, put, put
Object (Object): remove, remove, remove
void (Map): putAll, putAll, putAll
void (): clear, clear, clear
Set (): keySet, keySet, keySet
Collection (): values, values, values
Set (): entrySet, entrySet, entrySet