Uses of Class
net.minecraft.gizmos.SimpleGizmoCollector.GizmoInstance
Packages that use SimpleGizmoCollector.GizmoInstance
-
Uses of SimpleGizmoCollector.GizmoInstance in net.minecraft.client
Fields in net.minecraft.client with type parameters of type SimpleGizmoCollector.GizmoInstanceModifier and TypeFieldDescriptionprivate List<SimpleGizmoCollector.GizmoInstance> Minecraft.drainedLatestTickGizmosMethods in net.minecraft.client that return types with arguments of type SimpleGizmoCollector.GizmoInstance -
Uses of SimpleGizmoCollector.GizmoInstance in net.minecraft.client.server
Fields in net.minecraft.client.server with type parameters of type SimpleGizmoCollector.GizmoInstanceModifier and TypeFieldDescriptionprivate List<SimpleGizmoCollector.GizmoInstance> IntegratedServer.latestTicksGizmosMethods in net.minecraft.client.server that return types with arguments of type SimpleGizmoCollector.GizmoInstance -
Uses of SimpleGizmoCollector.GizmoInstance in net.minecraft.gizmos
Fields in net.minecraft.gizmos with type parameters of type SimpleGizmoCollector.GizmoInstanceModifier and TypeFieldDescriptionprivate final List<SimpleGizmoCollector.GizmoInstance> SimpleGizmoCollector.gizmosprivate final List<SimpleGizmoCollector.GizmoInstance> SimpleGizmoCollector.temporaryGizmosMethods in net.minecraft.gizmos that return types with arguments of type SimpleGizmoCollector.GizmoInstanceModifier and TypeMethodDescriptionSimpleGizmoCollector.drainGizmos()SimpleGizmoCollector.getGizmos()Method parameters in net.minecraft.gizmos with type arguments of type SimpleGizmoCollector.GizmoInstanceModifier and TypeMethodDescriptionvoidSimpleGizmoCollector.addTemporaryGizmos(Collection<SimpleGizmoCollector.GizmoInstance> gizmos)