mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 15:34:30 +00:00
TU19: merge Minecraft.Client/Platform/Common/Tutorial
This commit is contained in:
@@ -602,7 +602,6 @@ void ServerPlayer::doTickB() {
|
||||
std::shared_ptr<SetExperiencePacket>(new SetExperiencePacket(
|
||||
experienceProgress, totalExperience, experienceLevel)));
|
||||
}
|
||||
std::
|
||||
}
|
||||
|
||||
std::shared_ptr<ItemInstance> ServerPlayer::getCarried(int slot) {
|
||||
|
||||
Reference in New Issue
Block a user