Class BucketEntityDataComponent<I extends AbstractItemStack<T>,T>

java.lang.Object
net.tnemc.item.component.impl.BucketEntityDataComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>

public abstract class BucketEntityDataComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
BucketEntityDataComponent - NBT applied to an entity when placed from this bucket. Only tags below are applied.
Since:
0.2.0.0
Author:
creatorfromhell
See Also: