net.minecraft.entity.vehicle

public class SpawnerMinecartEntity

extends MinecartEntity

All mapped superinterfaces:

CommandSource, Nameable

vh
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 MinecartEntity$Type
s()
method_11169()
getMinecartType()
getMinecartType()
public BlockState
u()
method_11171()
getDefaultDisplayBlock()
getDefaultDisplayTile()
protected void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
t_()
method_2558()
tick()
onUpdate()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)
public MobSpawner
j()
method_5435()
getSpawner()
func_98039_d()