Add ItemFactory#getMonsterEgg API (#6772)

This commit is contained in:
BillyGalbreath
2021-10-20 14:35:52 -07:00
parent ea9b20ce59
commit 03f31b993b
3 changed files with 56 additions and 0 deletions

View File

@@ -250,3 +250,6 @@ public net.minecraft.world.level.block.entity.BlockEntityType validBlocks
# Default entity attributes
public net.minecraft.world.entity.ai.attributes.AttributeSupplier instances
# Add ItemFactory#getMonsterEgg API
public net.minecraft.world.item.SpawnEggItem BY_ID