| Package | Description |
|---|---|
| net.glowstone.entity |
| Modifier and Type | Method and Description |
|---|---|
static CustomEntityDescriptor |
EntityRegistry.getCustomEntityDescriptor(String id) |
| Modifier and Type | Method and Description |
|---|---|
static List<CustomEntityDescriptor> |
EntityRegistry.getRegisteredCustomEntities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
EntityRegistry.registerCustomEntity(CustomEntityDescriptor<? extends GlowEntity> descriptor)
Registers a custom entity type.
|
Copyright © 2021. All rights reserved.