public static class GlowChunkSnapshot.EmptySnapshot extends GlowChunkSnapshot
GlowChunkSnapshot.EmptySnapshot| Constructor and Description |
|---|
EmptySnapshot(int x,
int z,
org.bukkit.World world,
boolean svBiome,
boolean svTemp) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlockData(int x,
int y,
int z) |
int |
getBlockEmittedLight(int x,
int y,
int z) |
int |
getBlockSkyLight(int x,
int y,
int z) |
int |
getBlockTypeId(int x,
int y,
int z) |
int |
getHighestBlockYAt(int x,
int z) |
getBiome, getBlockType, getCaptureFullTime, getRawBiomeRainfall, getRawBiomes, getRawBiomeTemperature, getRawHeightmap, getRawSections, getWorldName, getX, getZ, isSectionEmpty, isSlimeChunkpublic EmptySnapshot(int x,
int z,
org.bukkit.World world,
boolean svBiome,
boolean svTemp)
public int getBlockTypeId(int x,
int y,
int z)
getBlockTypeId in interface org.bukkit.ChunkSnapshotgetBlockTypeId in class GlowChunkSnapshotpublic int getBlockData(int x,
int y,
int z)
getBlockData in interface org.bukkit.ChunkSnapshotgetBlockData in class GlowChunkSnapshotpublic int getBlockSkyLight(int x,
int y,
int z)
getBlockSkyLight in interface org.bukkit.ChunkSnapshotgetBlockSkyLight in class GlowChunkSnapshotpublic int getBlockEmittedLight(int x,
int y,
int z)
getBlockEmittedLight in interface org.bukkit.ChunkSnapshotgetBlockEmittedLight in class GlowChunkSnapshotpublic int getHighestBlockYAt(int x,
int z)
getHighestBlockYAt in interface org.bukkit.ChunkSnapshotgetHighestBlockYAt in class GlowChunkSnapshotCopyright © 2021. All rights reserved.