Interface PackSource
public interface PackSource
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PackSourcestatic final PackSourcestatic final PackSourcestatic final UnaryOperator<Component>static final PackSourcestatic final PackSource
- 
Method SummaryModifier and TypeMethodDescriptionstatic PackSourcecreate(UnaryOperator<Component> p_251995_, boolean p_249897_) private static UnaryOperator<Component>decorateWithSource(String p_10534_) boolean
- 
Field Details- 
NO_DECORATION
- 
DEFAULT
- 
BUILT_IN
- 
FEATURE
- 
WORLD
- 
SERVER
 
- 
- 
Method Details- 
decorate
- 
shouldAddAutomaticallyboolean shouldAddAutomatically()
- 
create
- 
decorateWithSource
 
-