Class BlockEntityLookingImpetus

java.lang.Object
net.minecraft.world.level.block.entity.BlockEntity
at.petrak.hexcasting.api.block.HexBlockEntity
at.petrak.hexcasting.api.casting.circles.BlockEntityAbstractImpetus
at.petrak.hexcasting.common.blocks.circles.impetuses.BlockEntityLookingImpetus
All Implemented Interfaces:
net.minecraft.world.Clearable, net.minecraft.world.Container, net.minecraft.world.WorldlyContainer

public class BlockEntityLookingImpetus extends BlockEntityAbstractImpetus
  • Field Details

  • Constructor Details

    • BlockEntityLookingImpetus

      public BlockEntityLookingImpetus(net.minecraft.core.BlockPos pWorldPosition, net.minecraft.world.level.block.state.BlockState pBlockState)
  • Method Details