Uses of Interface
net.minecraft.gizmos.GizmoProperties
Packages that use GizmoProperties
-
Uses of GizmoProperties in net.minecraft.gizmos
Classes in net.minecraft.gizmos that implement GizmoPropertiesFields in net.minecraft.gizmos declared as GizmoPropertiesMethods in net.minecraft.gizmos that return GizmoPropertiesModifier and TypeMethodDescriptionstatic GizmoPropertiesstatic GizmoPropertiesstatic GizmoPropertiesstatic GizmoPropertiesGizmos.billboardText(String text, Vec3 pos, TextGizmo.Style style) static GizmoPropertiesGizmos.billboardTextOverBlock(String text, BlockPos pos, int line, int color, float scale) static GizmoPropertiesGizmos.billboardTextOverMob(Entity entity, int line, String text, int color, float scale) static GizmoPropertiesGizmos.circle(Vec3 pos, float radius, GizmoStyle style) static GizmoPropertiesGizmos.cuboid(BlockPos pos, float inflate, GizmoStyle style) static GizmoPropertiesGizmos.cuboid(BlockPos pos, GizmoStyle style) static GizmoPropertiesGizmos.cuboid(AABB aabb, GizmoStyle style) static GizmoPropertiesGizmos.cuboid(AABB aabb, GizmoStyle style, boolean colorCornerStroke) GizmoProperties.fadeOut()SimpleGizmoCollector.GizmoInstance.fadeOut()static GizmoPropertiesstatic GizmoPropertiesGizmoProperties.persistForMillis(int millis) SimpleGizmoCollector.GizmoInstance.persistForMillis(int p_457879_) static GizmoPropertiesstatic GizmoPropertiesGizmos.rect(Vec3 corner1, Vec3 corner2, Direction face, GizmoStyle style) static GizmoPropertiesGizmoProperties.setAlwaysOnTop()SimpleGizmoCollector.GizmoInstance.setAlwaysOnTop()