extends RandomizableContainerBlockEntity
All mapped superinterfaces:
Container, Clearable, MenuProvider, MenuConstructor, Nameable
| bwr | |
| net.minecraft.world.level.block.entity.DispenserBlockEntity | |
| net.minecraft.class_2601 | |
| net.minecraft.block.entity.DispenserBlockEntity | |
| net.minecraft.tileentity.DispenserTileEntity | |
| net.minecraft.server.v1_15_R1.TileEntityDispenser |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final Random |
| ||||||||||||
| private NonNullList<ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (BlockEntityType<?> arg0) |
| public | () |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||||
| public int |
| ||||||||||||
| public int |
| ||||||||||||
| protected Component |
| ||||||||||||
| public void |
| ||||||||||||
| public CompoundTag |
| ||||||||||||
| protected NonNullList<ItemStack> |
| ||||||||||||
| protected void |
| ||||||||||||
| protected AbstractContainerMenu |
|