Expand Panda API (#7061)
This commit is contained in:
parent
99cf01f993
commit
6d67504ab5
3 changed files with 201 additions and 0 deletions
|
@ -221,6 +221,8 @@ public net.minecraft.world.entity.animal.Fox isDefending()Z
|
|||
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
|
||||
public net.minecraft.world.entity.animal.Panda getEatCounter()I
|
||||
public net.minecraft.world.entity.animal.Panda setEatCounter(I)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