Object TBSAdvancements
-
- All Implemented Interfaces:
public class TBSAdvancements
-
-
Field Summary
Fields Modifier and Type Field Description private final ResourceLocation
CAN_SOMEONE_HEAR_ME
private final ResourceLocation
CAN_YOU_SEE_ME
private final ResourceLocation
NULLNULLNULL
private final ResourceLocation
YOUVE_BROUGHT_IT_UPON_YOURSELF
public final static TBSAdvancements
INSTANCE
-
Method Summary
Modifier and Type Method Description final ResourceLocation
getCAN_SOMEONE_HEAR_ME()
final ResourceLocation
getCAN_YOU_SEE_ME()
final ResourceLocation
getNULLNULLNULL()
final ResourceLocation
getYOUVE_BROUGHT_IT_UPON_YOURSELF()
-
-
Method Detail
-
getCAN_SOMEONE_HEAR_ME
final ResourceLocation getCAN_SOMEONE_HEAR_ME()
-
getCAN_YOU_SEE_ME
final ResourceLocation getCAN_YOU_SEE_ME()
-
getNULLNULLNULL
final ResourceLocation getNULLNULLNULL()
-
getYOUVE_BROUGHT_IT_UPON_YOURSELF
final ResourceLocation getYOUVE_BROUGHT_IT_UPON_YOURSELF()
-
-
-
-