Interface LootPoolEntry
- All Known Subinterfaces:
ItemEntry
- All Known Implementing Classes:
ItemEntryWrapper,LootPoolEntryWrapper
public interface LootPoolEntry
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier<com.mojang.serialization.Codec<LootPoolEntry>> -
Method Summary
-
Field Details
-
CODEC_PROVIDER
-
-
Method Details
-
getConditions
ArrayList<LootCondition> getConditions() -
setConditions
-