Interface | Description |
---|---|
IEntityAdditionalSpawnData |
A interface for Entities that need extra information to be communicated
between the server and client when they are spawned.
|
VillagerRegistry.IVillageCreationHandler |
Allow access to the
net.minecraft.world.gen.structure.StructureVillagePieces array controlling new village
creation so you can insert your own new village pieces |
Class | Description |
---|---|
GameRegistry | |
VillagerRegistry |
Registry for villager trading control
|
VillagerRegistry.VillagerCareer | |
VillagerRegistry.VillagerProfession |
Exception | Description |
---|---|
ExistingSubstitutionException |