mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 19:54:58 +00:00
chore: format everything
This commit is contained in:
@@ -77,8 +77,7 @@ void SynchedEntityData::defineNULL(int id, void* pVal) {
|
||||
m_isEmpty = false;
|
||||
}
|
||||
|
||||
void SynchedEntityData::checkId(int id) {
|
||||
}
|
||||
void SynchedEntityData::checkId(int id) {}
|
||||
|
||||
uint8_t SynchedEntityData::getByte(int id) {
|
||||
return itemsById[id]->getValue_byte();
|
||||
|
||||
Reference in New Issue
Block a user