Class GhostBlockOptions

java.lang.Object
team.lodestar.lodestone.systems.rendering.ghost.GhostBlockOptions

public class GhostBlockOptions extends Object
  • Field Details

    • blockState

      protected final net.minecraft.world.level.block.state.BlockState blockState
    • blockPos

      protected net.minecraft.core.BlockPos blockPos
    • alphaSupplier

      protected Supplier<Float> alphaSupplier
  • Method Details