Uses of Class
net.minecraft.class_8242
Packages that use class_8242
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8242 in net.minecraft
Fields in net.minecraft with type parameters of type class_8242Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_8242>
class_8242.field_43298
Methods in net.minecraft that return class_8242Modifier and TypeMethodDescriptionclass_8242.method_49857
(int int2, Text text) class_8242.method_49858
(int int2, Text text, Text text2) class_8242.method_49862
(DyeColor dyeColor) class_8242.method_49867
(boolean bool) private static class_8242
class_8242.method_49870
(Text[] text, Optional<Text[]> optional, DyeColor dyeColor, boolean bool) Methods in net.minecraft with parameters of type class_8242Modifier and TypeMethodDescriptiondefault boolean
class_8234.method_49801
(class_8242 class_8242, PlayerEntity playerEntity) -
Uses of class_8242 in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as class_8242Modifier and TypeFieldDescriptionprivate class_8242
SignBlockEntity.field_43295
private class_8242
SignBlockEntity.field_43296
Methods in net.minecraft.block.entity that return class_8242Modifier and TypeMethodDescriptionprivate class_8242
SignBlockEntity.method_49835
(PlayerEntity playerEntity, List<FilteredMessage> list, class_8242 class_8242) SignBlockEntity.method_49843
(boolean bool) SignBlockEntity.method_49844
(PlayerEntity playerEntity) protected class_8242
SignBlockEntity.method_49852()
SignBlockEntity.method_49853()
SignBlockEntity.method_49854()
Methods in net.minecraft.block.entity with parameters of type class_8242Modifier and TypeMethodDescriptionprivate class_8242
SignBlockEntity.method_49835
(PlayerEntity playerEntity, List<FilteredMessage> list, class_8242 class_8242) private boolean
SignBlockEntity.method_49839
(class_8242 class_8242) boolean
SignBlockEntity.method_49840
(class_8242 class_8242, boolean bool) private boolean
SignBlockEntity.method_49846
(class_8242 class_8242) Method parameters in net.minecraft.block.entity with type arguments of type class_8242Modifier and TypeMethodDescriptionboolean
SignBlockEntity.method_49841
(UnaryOperator<class_8242> unaryOperator, boolean bool) -
Uses of class_8242 in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as class_8242 -
Uses of class_8242 in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type class_8242Modifier and TypeMethodDescription(package private) static int
SignBlockEntityRenderer.getColor
(class_8242 sign) (package private) void
SignBlockEntityRenderer.renderText
(BlockPos blockPos, class_8242 class_8242, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, float float2, Vec3d vec3d, int int3, int int4, boolean bool) -
Uses of class_8242 in net.minecraft.item
Methods in net.minecraft.item with parameters of type class_8242Modifier and TypeMethodDescriptionboolean
HoneycombItem.method_49801
(class_8242 class_8242, PlayerEntity playerEntity)