Fix NPE when setting cook multiplier (#5956)
This commit is contained in:
parent
3c58c05c8c
commit
28aacb44dd
2 changed files with 5 additions and 3 deletions
|
@ -223,3 +223,5 @@ public net.minecraft.world.entity.animal.Fox setDefending(Z)V
|
|||
public net.minecraft.world.entity.animal.Fox isFaceplanted()Z
|
||||
public net.minecraft.world.entity.animal.Fox setFaceplanted(Z)V
|
||||
|
||||
# Cook speed multipler API
|
||||
public net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity recipeType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue