Uses of Class
net.minecraft.tileentity.DispenserTileEntity
-
Uses of DispenserTileEntity in net.minecraft.tileentity
Modifier and TypeFieldDescriptionstatic final TileEntityType<DispenserTileEntity>
TileEntityType.DISPENSER
-
Uses of DispenserTileEntity in net.minecraftforge.items
Modifier and TypeMethodDescriptionstatic boolean
VanillaInventoryCodeHooks.dropperInsertHook
(World world, BlockPos pos, DispenserTileEntity dropper, int slot, ItemStack stack) Copied from BlockDropper#dispense and added capability support