public class WorldAdapter_v1_8_R3 extends SpigotWorldAdapter
| Constructor and Description |
|---|
WorldAdapter_v1_8_R3() |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.ints.IntList |
getAllBlockStates() |
int |
getBlockAt(org.bukkit.World world,
int x,
int y,
int z) |
public int getBlockAt(org.bukkit.World world,
int x,
int y,
int z)
getBlockAt in class org.geysermc.adapters.WorldAdapter<org.bukkit.World>public it.unimi.dsi.fastutil.ints.IntList getAllBlockStates()
getAllBlockStates in class org.geysermc.adapters.WorldAdapter<org.bukkit.World>Copyright © 2020. All rights reserved.