public static class LaunchedItem.ForBelt extends LaunchedItem.ForBlockState
LaunchedItem.ForBelt, LaunchedItem.ForBlockState, LaunchedItem.ForEntity| Modifier and Type | Field and Description |
|---|---|
int |
length |
data, statestack, target, ticksRemaining, totalTicks| Constructor and Description |
|---|
ForBelt() |
ForBelt(net.minecraft.util.math.BlockPos start,
net.minecraft.util.math.BlockPos target,
net.minecraft.item.ItemStack stack,
net.minecraft.block.BlockState state,
int length) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.nbt.CompoundNBT |
serializeNBT() |
fromNBT, updatepublic ForBelt()
public ForBelt(net.minecraft.util.math.BlockPos start,
net.minecraft.util.math.BlockPos target,
net.minecraft.item.ItemStack stack,
net.minecraft.block.BlockState state,
int length)
public net.minecraft.nbt.CompoundNBT serializeNBT()
serializeNBT in class LaunchedItem.ForBlockState