Uses of Class
io.github.lucfr1746.llibrary.itemstack.SpawnEggBuilder
Packages that use SpawnEggBuilder
-
Uses of SpawnEggBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return SpawnEggBuilderModifier and TypeMethodDescriptionSpawnEggBuilder.modifyPersistentData
(@NotNull Consumer<org.bukkit.persistence.PersistentDataContainer> action) Modifies the persistent data container of the spawn egg.SpawnEggBuilder.setSpawnedEntity
(@NotNull org.bukkit.entity.Entity entity) Sets the entity snapshot for the spawn egg.