Interface LootTable
- All Known Implementing Classes:
LootTableWrapper
public interface LootTable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptiongetPools()getType()voidsetFunctions(List<LootFunction> functions) void
-
Field Details
-
CODEC_PROVIDER
-
-
Method Details
-
getType
String getType() -
getPools
-
setPools
-
getFunctions
ArrayList<LootFunction> getFunctions() -
setFunctions
-