Add isCollidable methods to various places (#6870)

This commit is contained in:
Jake Potrebic 2021-11-06 12:43:24 -07:00 committed by GitHub
parent 22b02387c3
commit 5af80b0ab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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