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