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