Commit Graph
4 Commits
Author SHA1 Message Date
LemonCaramel de8998e411 Fix UnsafeValues#loadAdvancement 2023-09-24 20:19:44 +09:00
LemonCaramel e39a789ec6 Fix NPE on Boat getStatus
Boat status is null until the entity is added to the world and the tick() method is called.

== AT ==
public net.minecraft.world.entity.vehicle.AbstractBoat getStatus()Lnet/minecraft/world/entity/vehicle/AbstractBoat$Status;
2023-04-10 20:48:26 +09:00
LemonCaramel c5e4146598 Add more Campfire API 2021-07-16 00:39:03 +09:00
LemonCaramel cd9caecbde More Lidded Block API 2021-05-23 17:49:51 +09:00