Skip to content

Commit

Permalink
Update MixinNetHandlerPlayClient.java
Browse files Browse the repository at this point in the history
quentin452 committed Jan 29, 2024
1 parent 80ca42b commit 538a701
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ public synchronized void handleSpawnMob(S0FPacketSpawnMob packetIn)
}
/**
* @author
* @reason
* @reason prevent non-living entity to add attributes crash
*/
@Overwrite
public void handleEntityProperties(S20PacketEntityProperties packetIn) {

0 comments on commit 538a701

Please sign in to comment.