extends RandomizableContainerBlockEntity
All mapped superinterfaces:
Container, Clearable, MenuProvider, MenuConstructor, Nameable, RandomizableContainer
dvr | |
net.minecraft.world.level.block.entity.DispenserBlockEntity | |
net.minecraft.class_2601 | |
net.minecraft.block.entity.DispenserBlockEntity | |
net.minecraft.world.level.block.entity.TileEntityDispenser |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final int |
| ||||||||
private NonNullList<ItemStack> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (BlockEntityType<?> arg0, BlockPos arg1, BlockState arg2) |
public | (BlockPos pos, BlockState state) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public int |
| ||||||||
public int |
| ||||||||
public ItemStack |
| ||||||||
protected Component |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
protected NonNullList<ItemStack> |
| ||||||||
protected void |
| ||||||||
protected AbstractContainerMenu |
|