Class TimeCheck.Builder
java.lang.Object
net.minecraft.world.level.storage.loot.predicates.TimeCheck.Builder
- All Implemented Interfaces:
LootItemCondition.Builder
- Enclosing class:
TimeCheck
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Holder<WorldClock> private final IntRangePredicate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LootItemCondition.Builder
and, invert, or
-
Field Details
-
clock
-
period
-
value
-
-
Constructor Details
-
Builder
-
-
Method Details
-
setPeriod
-
build
- Specified by:
buildin interfaceLootItemCondition.Builder
-