public interface ImmutableShatteringData extends ImmutableDataManipulator<ImmutableShatteringData,ShatteringData>
ImmutableDataManipulator representing the "shattering" state of
an EnderPearl. Usually, if an EnderPearl will "shatter" at
the end of it's travel duration such that no ItemStack will drop.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
willShatter()
Gets the
ImmutableValue for the "shattering" state of an
EnderPearl. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> willShatter()
ImmutableValue for the "shattering" state of an
EnderPearl.