Class LaunchedItem.ForBlockState

java.lang.Object
com.simibubi.create.content.schematics.block.LaunchedItem
com.simibubi.create.content.schematics.block.LaunchedItem.ForBlockState
Direct Known Subclasses:
LaunchedItem.ForBelt
Enclosing class:
LaunchedItem

public static class LaunchedItem.ForBlockState extends LaunchedItem
  • Field Details

    • state

      public net.minecraft.world.level.block.state.BlockState state
    • data

      public net.minecraft.nbt.CompoundTag data
  • Constructor Details

    • ForBlockState

      public ForBlockState(net.minecraft.core.BlockPos start, net.minecraft.core.BlockPos target, net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.block.state.BlockState state, net.minecraft.nbt.CompoundTag data)
  • Method Details