Uses of Class
net.tnemc.item.component.impl.BucketEntityDataComponent
Packages that use BucketEntityDataComponent
-
Uses of BucketEntityDataComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type BucketEntityDataComponentModifier and TypeMethodDescriptiondefault Optional
<BucketEntityDataComponent<AbstractItemStack<T>, T>> AbstractItemStack.bucketEntityData()
Retrieves the BucketEntityDataComponent of the item stack if present.