| Package | Description |
|---|---|
| org.geysermc.connector.network.session.cache | |
| org.geysermc.connector.utils |
| Modifier and Type | Method and Description |
|---|---|
PlayerEntity |
EntityCache.getPlayerEntity(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityCache.addPlayerEntity(PlayerEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
static double |
BlockUtils.getBreakTime(double blockHardness,
int blockId,
ItemEntry item,
com.github.steveice10.opennbt.tag.builtin.CompoundTag nbtData,
PlayerEntity player) |
static void |
SkinUtils.requestAndHandleSkinAndCape(PlayerEntity entity,
GeyserSession session,
Consumer<SkinProvider.SkinAndCape> skinAndCapeConsumer) |
Copyright © 2020 GeyserMC. All rights reserved.