Package pers.neige.neigeitems.ref.chat
Class RefComponent
-
- All Implemented Interfaces:
public class RefComponent
-
-
Constructor Summary
Constructors Constructor Description RefComponent()
-
Method Summary
Modifier and Type Method Description static RefMutableComponent
literal(String key)
static RefMutableComponent
translatable(String key)
native String
getString()
-
-
Method Detail
-
literal
static RefMutableComponent literal(String key)
-
translatable
static RefMutableComponent translatable(String key)
-
-
-
-