net.minecraft.entity.vehicle

public class SpawnerMinecartEntity

extends MinecartEntity

xt
net.minecraft.class_1578
net.minecraft.entity.vehicle.SpawnerMinecartEntity
net.minecraft.entity.ai.EntityMinecartMobSpawner

Field summary

Modifier and TypeField
private final MobSpawner
a
field_6151
spawner
mobSpawnerLogic

Constructor summary

ModifierConstructor
public (World world)
public (World world, double x, double y, double z)

Method summary

Modifier and TypeMethod
public int
m()
method_5417()
getMinecartType()
getMinecartType()
public Block
o()
method_5421()
getDefaultDisplayBlock()
getDefaultDisplayTile()
protected void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
h()
method_2558()
tick()
onUpdate()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleHealthUpdate(byte arg0)
public MobSpawner
e()
method_5435()
getSpawner()
func_98039_d()