implements LootItemCondition
| fqm | |
| net.minecraft.world.level.storage.loot.predicates.TimeCheck | |
| net.minecraft.class_4571 | |
| net.minecraft.loot.condition.TimeCheckLootCondition |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<Long> |
| ||||||||
| private final IntRange |
| ||||||||
| public static final com.mojang.serialization.MapCodec<TimeCheck> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Long> period, IntRange value) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||
| public Set<ContextKey<?>> |
| ||||||||
| public boolean |
| ||||||||
| public static TimeCheck$Builder |
| ||||||||
| public Optional<Long> |
| ||||||||
| public IntRange |
|