Uses of Class
net.minecraft.class_8949
Packages that use class_8949
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8949 in net.minecraft
Classes in net.minecraft with type parameters of type class_8949Fields in net.minecraft with type parameters of type class_8949Modifier and TypeFieldDescription(package private) static final List<SensorType<? extends Sensor<? super class_8949>>>
class_8950.field_47287
private final class_8973<class_8949>
class_8988.field_47480
private final class_8973<class_8949>
class_8989.field_47485
Methods in net.minecraft that return class_8949Methods in net.minecraft that return types with arguments of type class_8949Modifier and TypeMethodDescriptionprotected Brain.Profile<class_8949>
class_8949.createBrainProfile()
class_8949.getBrain()
Methods in net.minecraft with parameters of type class_8949Modifier and TypeMethodDescriptionprotected void
class_8952.finishRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8953.finishRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8954.finishRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) class_8986.getTexture
(class_8949 class_8949) protected Identifier
class_8988.getTexture
(class_8949 class_8949) protected Identifier
class_8989.getTexture
(class_8949 class_8949) protected void
class_8952.keepRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8953.keepRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) private static boolean
class_8952.method_55024
(class_8949 class_8949) class_8952.method_55025
(class_8949 class_8949, Random random, Vec3d vec3d) private static boolean
class_8952.method_55026
(class_8949 class_8949, LivingEntity livingEntity) static boolean
class_8952.method_55027
(class_8949 class_8949, Vec3d vec3d) private static boolean
class_8952.method_55029
(ServerWorld serverWorld, class_8949 class_8949) private static boolean
class_8952.method_55031
(class_8949 class_8949) private static boolean
class_8952.method_55032
(class_8949 class_8949, LivingEntity livingEntity) static boolean
class_8953.method_55038
(class_8949 class_8949, LivingEntity livingEntity) private static boolean
class_8953.method_55041
(class_8949 class_8949, LivingEntity livingEntity) private static Vec3d
class_8954.method_55048
(class_8949 class_8949, LivingEntity livingEntity) void
class_8988.render
(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_8949 class_8949, float float2, float float3, float float4, float float5, float float6, float float7) void
class_8989.render
(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_8949 class_8949, float float2, float float3, float float4, float float5, float float6, float float7) protected void
class_8952.run
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8953.run
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8954.run
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected void
class_8947.sense
(ServerWorld serverWorld, class_8949 class_8949) protected boolean
class_8952.shouldKeepRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected boolean
class_8953.shouldKeepRunning
(ServerWorld serverWorld, class_8949 class_8949, long long2) protected boolean
class_8952.shouldRun
(ServerWorld serverWorld, class_8949 class_8949) protected boolean
class_8953.shouldRun
(ServerWorld serverWorld, class_8949 class_8949) protected boolean
class_8954.shouldRun
(ServerWorld serverWorld, class_8949 class_8949) Method parameters in net.minecraft with type arguments of type class_8949Modifier and TypeMethodDescriptionprotected static Brain<?>
class_8950.method_55016
(Brain<class_8949> brain) private static void
class_8950.method_55018
(Brain<class_8949> brain) private static void
class_8950.method_55019
(Brain<class_8949> brain) Constructors in net.minecraft with parameters of type class_8949ModifierConstructorDescriptionclass_8956
(EntityType<? extends class_8956> entityType, class_8949 class_8949, World world) Constructor parameters in net.minecraft with type arguments of type class_8949ModifierConstructorDescriptionclass_8988
(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier) class_8988
(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier) class_8989
(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier) class_8989
(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier) -
Uses of class_8949 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_8949 -
Uses of class_8949 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_8949Modifier and TypeMethodDescriptionstatic void
DebugInfoSender.method_54909
(class_8949 class_8949)