public class UnmodifiableBlockViewTransform extends AbstractBlockViewTransform<org.spongepowered.api.world.extent.UnmodifiableBlockVolume> implements org.spongepowered.api.world.extent.UnmodifiableBlockVolume
inverseTransform, max, min, size, transform, volume
Constructor and Description |
---|
UnmodifiableBlockViewTransform(org.spongepowered.api.world.extent.UnmodifiableBlockVolume area,
org.spongepowered.api.util.DiscreteTransform3 transform) |
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.world.extent.UnmodifiableBlockVolume |
getBlockView(org.spongepowered.api.util.DiscreteTransform3 transform) |
org.spongepowered.api.world.extent.UnmodifiableBlockVolume |
getBlockView(com.flowpowered.math.vector.Vector3i newMin,
com.flowpowered.math.vector.Vector3i newMax) |
org.spongepowered.api.world.extent.UnmodifiableBlockVolume |
getRelativeBlockView() |
org.spongepowered.api.world.extent.UnmodifiableBlockVolume |
getUnmodifiableBlockView() |
containsBlock, containsBlock, getBlock, getBlock, getBlockCopy, getBlockCopy, getBlockMax, getBlockMin, getBlockSize, getBlockType, getBlockType, getImmutableBlockCopy
public UnmodifiableBlockViewTransform(org.spongepowered.api.world.extent.UnmodifiableBlockVolume area, org.spongepowered.api.util.DiscreteTransform3 transform)
public org.spongepowered.api.world.extent.UnmodifiableBlockVolume getBlockView(com.flowpowered.math.vector.Vector3i newMin, com.flowpowered.math.vector.Vector3i newMax)
getBlockView
in interface org.spongepowered.api.world.extent.BlockVolume
getBlockView
in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
public org.spongepowered.api.world.extent.UnmodifiableBlockVolume getBlockView(org.spongepowered.api.util.DiscreteTransform3 transform)
getBlockView
in interface org.spongepowered.api.world.extent.BlockVolume
getBlockView
in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
public org.spongepowered.api.world.extent.UnmodifiableBlockVolume getRelativeBlockView()
getRelativeBlockView
in interface org.spongepowered.api.world.extent.BlockVolume
getRelativeBlockView
in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
public org.spongepowered.api.world.extent.UnmodifiableBlockVolume getUnmodifiableBlockView()
getUnmodifiableBlockView
in interface org.spongepowered.api.world.extent.BlockVolume