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