Class DirectionalShaftHalvesBlockEntity

java.lang.Object
net.neoforged.neoforge.attachment.AttachmentHolder
All Implemented Interfaces:
IHaveCustomOverlayIcon, IHaveGoggleInformation, IHaveHoveringInformation, PartialSafeNBT, SpecialBlockEntityItemRequirement, IInteractionChecker, net.createmod.ponder.api.VirtualBlockEntity, net.neoforged.neoforge.attachment.IAttachmentHolder, net.neoforged.neoforge.common.extensions.IBlockEntityExtension
Direct Known Subclasses:
GearboxBlockEntity, SplitShaftBlockEntity

public class DirectionalShaftHalvesBlockEntity extends KineticBlockEntity
  • Constructor Details

    • DirectionalShaftHalvesBlockEntity

      public DirectionalShaftHalvesBlockEntity(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details

    • getSourceFacing

      public net.minecraft.core.Direction getSourceFacing()