Interface PackSource
public interface PackSource
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PackSourcestatic final PackSourcestatic final PackSourcestatic final UnaryOperator<Component>static final PackSourcestatic final PackSource - 
Method Summary
Modifier 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
 - 
shouldAddAutomatically
boolean shouldAddAutomatically() - 
create
 - 
decorateWithSource
 
 -