Uses of Class
net.minecraft.advancements.criterion.MinMaxBoundsWrapped
-
Uses of MinMaxBoundsWrapped in net.minecraft.advancements.criterion
Modifier and TypeMethodDescriptionstatic MinMaxBoundsWrapped
MinMaxBoundsWrapped.fromReader
(com.mojang.brigadier.StringReader p_207921_0_, boolean p_207921_1_, Function<Float, Float> p_207921_2_) -
Uses of MinMaxBoundsWrapped in net.minecraft.command.arguments
Modifier and TypeFieldDescriptionprivate MinMaxBoundsWrapped
EntitySelectorParser.rotX
private MinMaxBoundsWrapped
EntitySelectorParser.rotY
Modifier and TypeMethodDescriptionEntitySelectorParser.createRotationPredicate
(MinMaxBoundsWrapped p_197366_1_, ToDoubleFunction<Entity> p_197366_2_) void
EntitySelectorParser.setRotX
(MinMaxBoundsWrapped p_197389_1_) void
EntitySelectorParser.setRotY
(MinMaxBoundsWrapped p_197387_1_)