public class ImmutableBiomeViewDownsize extends AbstractBiomeViewDownsize<org.spongepowered.api.world.extent.ImmutableBiomeArea> implements org.spongepowered.api.world.extent.ImmutableBiomeArea
area, max, min, size
Constructor and Description |
---|
ImmutableBiomeViewDownsize(org.spongepowered.api.world.extent.ImmutableBiomeArea area,
com.flowpowered.math.vector.Vector2i min,
com.flowpowered.math.vector.Vector2i max) |
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.world.extent.ImmutableBiomeArea |
getBiomeView(org.spongepowered.api.util.DiscreteTransform2 transform) |
org.spongepowered.api.world.extent.ImmutableBiomeArea |
getBiomeView(com.flowpowered.math.vector.Vector2i newMin,
com.flowpowered.math.vector.Vector2i newMax) |
org.spongepowered.api.world.extent.ImmutableBiomeArea |
getRelativeBiomeView() |
org.spongepowered.api.world.extent.UnmodifiableBiomeArea |
getUnmodifiableBiomeView() |
checkRange, containsBiome, containsBiome, getBiome, getBiome, getBiomeCopy, getBiomeCopy, getBiomeMax, getBiomeMin, getBiomeSize, getImmutableBiomeCopy
public ImmutableBiomeViewDownsize(org.spongepowered.api.world.extent.ImmutableBiomeArea area, com.flowpowered.math.vector.Vector2i min, com.flowpowered.math.vector.Vector2i max)
public org.spongepowered.api.world.extent.ImmutableBiomeArea getBiomeView(com.flowpowered.math.vector.Vector2i newMin, com.flowpowered.math.vector.Vector2i newMax)
getBiomeView
in interface org.spongepowered.api.world.extent.BiomeArea
getBiomeView
in interface org.spongepowered.api.world.extent.ImmutableBiomeArea
getBiomeView
in interface org.spongepowered.api.world.extent.UnmodifiableBiomeArea
public org.spongepowered.api.world.extent.ImmutableBiomeArea getBiomeView(org.spongepowered.api.util.DiscreteTransform2 transform)
getBiomeView
in interface org.spongepowered.api.world.extent.BiomeArea
getBiomeView
in interface org.spongepowered.api.world.extent.ImmutableBiomeArea
getBiomeView
in interface org.spongepowered.api.world.extent.UnmodifiableBiomeArea
public org.spongepowered.api.world.extent.ImmutableBiomeArea getRelativeBiomeView()
getRelativeBiomeView
in interface org.spongepowered.api.world.extent.BiomeArea
getRelativeBiomeView
in interface org.spongepowered.api.world.extent.ImmutableBiomeArea
getRelativeBiomeView
in interface org.spongepowered.api.world.extent.UnmodifiableBiomeArea
public org.spongepowered.api.world.extent.UnmodifiableBiomeArea getUnmodifiableBiomeView()
getUnmodifiableBiomeView
in interface org.spongepowered.api.world.extent.BiomeArea