Add ItemFactory#getMonsterEgg API (#6772)

This commit is contained in:
BillyGalbreath 2021-10-20 14:35:52 -07:00 committed by GitHub
parent 40ee63496c
commit 9d570042ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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