Interface IInformativeItemSubPredicate
public interface IInformativeItemSubPredicate
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddToDescription(List<net.minecraft.network.chat.Component> description) voidmodifyExample(net.minecraft.world.item.ItemStack exampleStack) Change this example Item Stack so itmatchesthisItemPredicate.
-
Method Details
-
modifyExample
void modifyExample(net.minecraft.world.item.ItemStack exampleStack) Change this example Item Stack so itmatchesthisItemPredicate.- Parameters:
exampleStack-
-
addToDescription
-