Package net.minecraft.world.item
Interface SignApplicator
- All Known Implementing Classes:
DyeItem
,GlowInkSacItem
,HoneycombItem
,InkSacItem
public interface SignApplicator
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
canApplyToSign
(SignText pText, Player pPlayer) boolean
tryApplyToSign
(Level pLevel, SignBlockEntity pSign, boolean pIsFront, Player pPlayer)
-
Method Details
-
tryApplyToSign
-
canApplyToSign
-