Class ManaPrismBlockEntity

All Implemented Interfaces:
net.minecraft.world.Clearable, net.minecraft.world.Container, net.minecraft.world.WorldlyContainer, ManaTrigger

public class ManaPrismBlockEntity extends ExposedSimpleInventoryBlockEntity implements ManaTrigger
  • Constructor Details

    • ManaPrismBlockEntity

      public ManaPrismBlockEntity(net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details

    • onBurstCollision

      public void onBurstCollision(ManaBurst burst)
      Specified by:
      onBurstCollision in interface ManaTrigger
    • createItemHandler

      protected net.minecraft.world.SimpleContainer createItemHandler()
      Specified by:
      createItemHandler in class SimpleInventoryBlockEntity
    • setChanged

      public void setChanged()
      Specified by:
      setChanged in interface net.minecraft.world.Container
      Overrides:
      setChanged in class net.minecraft.world.level.block.entity.BlockEntity