Add isCollidable methods to various places (#6870)

This commit is contained in:
Jake Potrebic
2021-11-06 12:43:24 -07:00
parent 6197315429
commit 0f52610a18
3 changed files with 140 additions and 0 deletions

View File

@@ -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