Add ItemFactory#getMonsterEgg API (#6772)
This commit is contained in:
parent
40ee63496c
commit
9d570042ed
3 changed files with 56 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue