Package net.citizensnpcs.api.trait
Interface TraitLookup
- All Known Implementing Classes:
TraitLookup.ArrayTraitLookup,TraitLookup.IntMapTraitLookup
public interface TraitLookup
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
add
-
clear
void clear() -
forEach
-
get
-
has
boolean has(int typeId) -
list
-
remove
-