net.minecraft.entity

public class Entities

vi
net.minecraft.unmapped.C_72103717
net.minecraft.entity.Entities

Field summary

Modifier and TypeField
public static final Identifier
a
f_82580508
LIGHTNING_BOLT_ID
private static final Identifier
e
f_13262643
PLAYER_ID
private static final org.apache.logging.log4j.Logger
f
f_44280781
LOGGER
public static final IdRegistry<Identifier, Class<? extends Entity>>
b
f_12654603
REGISTRY
public static final Map<Identifier, Entities$SpawnEggData>
c
f_06564953
SPAWN_EGG_DATA
public static final Set<Identifier>
d
f_19962779
IDS
private static final List<String>
g
f_96456508
NAMES

Method summary

Modifier and TypeMethod
public static Identifier
a(vg arg0)
m_81044490(C_42232651 arg0)
getKey(Entity entity)
public static Identifier
a(Class<? extends vg> arg0)
m_72259088(Class<? extends C_42232651> arg0)
getId(Class<? extends Entity> type)
public static String
b(vg arg0)
m_19614199(C_42232651 arg0)
getName(Entity entity)
public static String
a(nf arg0)
m_46403001(C_22168528 arg0)
getName(Identifier id)
public static Entity
a(Class<? extends vg> arg0, amu arg1)
m_32428905(Class<? extends C_42232651> arg0, C_64041439 arg1)
createSilently(Class<? extends Entity> type, World world)
public static Entity
a(nf arg0, amu arg1)
m_49753285(C_22168528 arg0, C_64041439 arg1)
create(Identifier id, World world)
public static Entity
a(fy arg0, amu arg1)
m_23901323(C_74087615 arg0, C_64041439 arg1)
create(NbtCompound nbt, World world)
public static Set<Identifier>
a()
m_50514969()
getKeys()
public static boolean
a(vg arg0, nf arg1)
m_17575793(C_42232651 arg0, C_22168528 arg1)
is(Entity entity, Identifier id)
public static boolean
b(nf arg0)
m_27401304(C_22168528 arg0)
exists(Identifier id)
public static String
b()
m_51030573()
getIdsAsString()
public static void
c()
m_84913777()
init()
private static void
a(int arg0, String arg1, Class<? extends vg> arg2, String arg3)
m_31406157(int arg0, String arg1, Class<? extends C_42232651> arg2, String arg3)
register(int id, String key, Class<? extends Entity> type, String name)
protected static Entities$SpawnEggData
a(String arg0, int arg1, int arg2)
m_83402850(String arg0, int arg1, int arg2)
registerWithSpawnEgg(String key, int baseColor, int spotsColor)
public static Class<? extends Entity>
a(int arg0)
m_04654389(int arg0)
getType(int id)
public static Class<? extends Entity>
a(String arg0)
m_92058079(String arg0)
getType(String id)
public static Entity
a(int arg0, amu arg1)
m_40745358(int arg0, C_64041439 arg1)
create(int id, World world)