Get entity default attributes (#6449)

This commit is contained in:
Jake Potrebic
2021-10-19 18:55:05 -07:00
parent 4fe89b58d2
commit 637b466c2d
3 changed files with 224 additions and 0 deletions

View File

@@ -247,3 +247,6 @@ public net.minecraft.server.level.ServerLevel findLightningRod(Lnet/minecraft/co
# Improve CraftBlockStates
public net.minecraft.world.level.block.entity.BlockEntityType validBlocks
# Default entity attributes
public net.minecraft.world.entity.ai.attributes.AttributeSupplier instances