Class LaunchedItem.ForBelt
java.lang.Object
com.simibubi.create.content.schematics.block.LaunchedItem
com.simibubi.create.content.schematics.block.LaunchedItem.ForBlockState
com.simibubi.create.content.schematics.block.LaunchedItem.ForBelt
- Enclosing class:
- LaunchedItem
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.content.schematics.block.LaunchedItem
LaunchedItem.ForBelt, LaunchedItem.ForBlockState, LaunchedItem.ForEntity -
Field Summary
FieldsFields inherited from class com.simibubi.create.content.schematics.block.LaunchedItem.ForBlockState
data, stateFields inherited from class com.simibubi.create.content.schematics.block.LaunchedItem
stack, target, ticksRemaining, totalTicks -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.content.schematics.block.LaunchedItem
fromNBT, update
-
Field Details
-
length
public int length
-
-
Constructor Details
-
ForBelt
public ForBelt() -
ForBelt
public ForBelt(net.minecraft.core.BlockPos start, net.minecraft.core.BlockPos target, net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.block.state.BlockState state, int length)
-
-
Method Details
-
serializeNBT
public net.minecraft.nbt.CompoundTag serializeNBT()- Overrides:
serializeNBTin classLaunchedItem.ForBlockState
-