net.minecraft.world.entity.vehicle

public class MinecartSpawner

extends AbstractMinecart

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder

csj
net.minecraft.world.entity.vehicle.MinecartSpawner
net.minecraft.class_1699
net.minecraft.entity.vehicle.SpawnerMinecartEntity
net.minecraft.world.entity.vehicle.EntityMinecartMobSpawner

Field summary

Modifier and TypeField
private final BaseSpawner
b
spawner
field_7746
logic
private final Runnable
c
ticker
field_27012
ticker

Constructor summary

ModifierConstructor
public (EntityType<? extends MinecartSpawner> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected Item
u()
getDropItem()
method_7557()
asItem()
public ItemStack
dJ()
getPickResult()
method_31480()
getPickBlockStack()
private Runnable
c(dhi arg0)
createTicker(Level arg0)
method_31553(class_1937 arg0)
getTicker(World world)
public BlockState
w()
getDefaultDisplayBlockState()
method_7517()
getDefaultContainedBlock()
protected void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
protected void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
public void
h()
tick()
method_5773()
tick()
public BaseSpawner
v()
getSpawner()
method_35216()
getLogic()
public boolean
cW()
onlyOpCanSetNbt()
method_5833()
entityDataRequiresOperator()