- getBlockState(Block, boolean) - Method in class io.papermc.lib.environments.Environment
-
- getBlockState(Block, boolean) - Method in interface io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshot
-
- getBlockState(Block, boolean) - Method in class io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotBeforeSnapshots
-
- getBlockState(Block, boolean) - Method in class io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotNoOption
-
- getBlockState(Block, boolean) - Method in class io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotOptionalSnapshots
-
- getBlockState(Block, boolean) - Static method in class io.papermc.lib.PaperLib
-
Get's a BlockState, optionally not using a snapshot
- getChunkAtAsync(World, int, int, boolean) - Method in class io.papermc.lib.environments.Environment
-
- getChunkAtAsync(World, int, int, boolean) - Method in interface io.papermc.lib.features.asyncchunks.AsyncChunks
-
- getChunkAtAsync(World, int, int, boolean) - Method in class io.papermc.lib.features.asyncchunks.AsyncChunksPaper_13
-
- getChunkAtAsync(World, int, int, boolean) - Method in class io.papermc.lib.features.asyncchunks.AsyncChunksPaper_9_12
-
- getChunkAtAsync(World, int, int, boolean) - Method in class io.papermc.lib.features.asyncchunks.AsyncChunksSync
-
- getChunkAtAsync(Location) - Static method in class io.papermc.lib.PaperLib
-
Gets the chunk at the target location, loading it asynchronously if needed.
- getChunkAtAsync(Location, boolean) - Static method in class io.papermc.lib.PaperLib
-
Gets the chunk at the target location, loading it asynchronously if needed.
- getChunkAtAsync(World, int, int) - Static method in class io.papermc.lib.PaperLib
-
Gets the chunk at the target location, loading it asynchronously if needed.
- getChunkAtAsync(World, int, int, boolean) - Static method in class io.papermc.lib.PaperLib
-
Gets the chunk at the target location, loading it asynchronously if needed.
- getEnvironment() - Static method in class io.papermc.lib.PaperLib
-
Gets a reference to the current environment.
- getMinecraftPatchVersion() - Method in class io.papermc.lib.environments.Environment
-
- getMinecraftPatchVersion() - Static method in class io.papermc.lib.PaperLib
-
Gets the current Minecraft Patch version.
- getMinecraftVersion() - Method in class io.papermc.lib.environments.Environment
-
- getMinecraftVersion() - Static method in class io.papermc.lib.PaperLib
-
Gets the current Minecraft Minor version.
- getName() - Method in class io.papermc.lib.environments.CraftBukkitEnvironment
-
- getName() - Method in class io.papermc.lib.environments.Environment
-
- getName() - Method in class io.papermc.lib.environments.PaperEnvironment
-
- getName() - Method in class io.papermc.lib.environments.SpigotEnvironment
-
- getState() - Method in class io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotResult
-