Add isCollidable methods to various places (#6870)
This commit is contained in:
parent
22b02387c3
commit
5af80b0ab8
3 changed files with 140 additions and 0 deletions
|
@ -249,3 +249,6 @@ public net.minecraft.world.item.SpawnEggItem BY_ID
|
|||
|
||||
# Zombie API - breaking doors
|
||||
public net.minecraft.world.entity.monster.Zombie supportsBreakDoorGoal()Z
|
||||
|
||||
# Add Material#hasCollision
|
||||
public net.minecraft.world.level.block.state.BlockBehaviour hasCollision
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue