| Package | Description |
|---|---|
| org.cloudburstmc.server.entity | |
| org.cloudburstmc.server.registry |
| Constructor and Description |
|---|
EntityProvider(Map<Plugin,EntityFactory<T>> factoryMap) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Entity> |
EntityRegistry.register(Plugin plugin,
EntityType<T> type,
EntityFactory<T> factory,
int priority,
boolean hasSpawnEgg) |
Copyright © 2020. All rights reserved.