net.minecraft.item

public class SpawnEggItem

extends Item

All mapped superinterfaces:

ItemLike

aub
net.minecraft.unmapped.C_70250241
net.minecraft.item.SpawnEggItem
net.minecraft.item.ItemSpawnEgg

Field summary

Modifier and TypeField
private static final Map<EntityType<?>, SpawnEggItem>
a
f_64388173
BY_TYPE
field_195987_b
private final int
b
f_13142131
color1
field_195988_c
private final int
c
f_43968574
color2
field_195989_d
private final EntityType<?>
d
f_47109145
type
field_200890_d

Constructor summary

ModifierConstructor
public (EntityType<?> type, int color1, int color2, Item$Properties properties)

Method summary

Modifier and TypeMethod
public InteractionResult
a(auo arg0)
m_93921076(C_72854038 arg0)
useOn(ItemUseContext arg0)
func_195939_a(ItemUseContext arg0)
public InteractionResultHolder<ItemStack>
a(axx arg0, aof arg1, adk arg2)
m_94551825(C_64041439 arg0, C_40996800 arg1, C_31276856 arg2)
startUsing(World arg0, PlayerEntity arg1, InteractionHand arg2)
func_77659_a(World arg0, EntityPlayer arg1, EnumHand arg2)
public boolean
a(gy arg0, aev<?> arg1)
m_92316965(C_74087615 arg0, C_72103717<?> arg1)
isType(NbtCompound nbt, EntityType<?> type)
func_208077_a(NBTTagCompound arg0, EntityType<?> arg1)
public static Iterable<SpawnEggItem>
d()
m_74078096()
getAll()
func_195985_g()
public EntityType<?>
b(gy arg0)
m_05568838(C_74087615 arg0)
getType(NbtCompound nbt)
func_208076_b(NBTTagCompound arg0)
public int
a(int arg0)
m_17186383(int arg0)
getColor(int layer)
func_195983_a(int arg0)
public static SpawnEggItem
a(aev<?> arg0)
m_92694183(C_72103717<?> arg0)
byType(EntityType<?> type)
func_200889_b(EntityType<?> arg0)