@Deprecated public class NMSEntityTypes extends Object
Modifier and Type | Field and Description |
---|---|
static com.bergerkiller.mountiplex.reflection.ClassTemplate<?> |
T
Deprecated.
|
Constructor and Description |
---|
NMSEntityTypes()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Class<?> |
getEntityClass(String entityName)
Deprecated.
Retrieves the class belonging to an Entity, by name.
|
static String |
getName(Class<?> type)
Deprecated.
Gets the Minecraft key associated with an Entity Class Type
|
public static final com.bergerkiller.mountiplex.reflection.ClassTemplate<?> T
Copyright © 2019. All rights reserved.