Interface RegistryItem
- All Known Implementing Classes:
BiomeCategory
,BiomeType
,BlockCategory
,Category
,EntityType
,FluidCategory
,FluidType
,ItemCategory
,ItemType
public interface RegistryItem
-
Method Summary
-
Method Details
-
setInternalId
void setInternalId(int internalId) -
getInternalId
int getInternalId()
-