Class HatchFilterSlot

java.lang.Object
com.simibubi.create.foundation.blockEntity.behaviour.ValueBoxTransform
com.simibubi.create.content.logistics.itemHatch.HatchFilterSlot

public class HatchFilterSlot extends ValueBoxTransform
  • Constructor Details

    • HatchFilterSlot

      public HatchFilterSlot()
  • Method Details

    • getLocalOffset

      public net.minecraft.world.phys.Vec3 getLocalOffset(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
      Specified by:
      getLocalOffset in class ValueBoxTransform
    • getScale

      public float getScale()
      Overrides:
      getScale in class ValueBoxTransform
    • testHit

      public boolean testHit(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.phys.Vec3 localHit)
      Overrides:
      testHit in class ValueBoxTransform
    • rotate

      public void rotate(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, com.mojang.blaze3d.vertex.PoseStack ms)
      Specified by:
      rotate in class ValueBoxTransform