issues
search
SwitchCraftCC
/
Plethora-Fabric
A peripheral provider for ComputerCraft, ported to Fabric
MIT License
16
stars
13
forks
source link
getMetaByID throws NullPointerException on ID of despawned entity
#88
Closed
khankul
closed
9 months ago
khankul
commented
9 months ago
Get ID of an entity
Despawn the entity
Try
getMetaByID
with the ID of that entity
Get a NullPointerException
getMetaByID
with the ID of that entity