Uses of Class
net.minecraft.client.world.ClientWorld
Packages that use ClientWorld
Package
Description
-
Uses of ClientWorld in net.minecraft
Methods in net.minecraft with parameters of type ClientWorldModifier and TypeMethodDescriptionvoidclass_3316.method_14721(ClientWorld clientWorld, BlockHitResult blockHitResult) voidclass_3316.method_14722(ClientWorld clientWorld, BlockPos blockPos, BlockState blockState, float float2) voidclass_3312.method_14734(ClientWorld clientWorld, BlockHitResult blockHitResult) default voidclass_3318.method_14734(ClientWorld clientWorld, BlockHitResult blockHitResult) voidclass_3315.method_14735(ClientWorld clientWorld, BlockPos blockPos, BlockState blockState, float float2) default voidclass_3318.method_14735(ClientWorld clientWorld, BlockPos blockPos, BlockState blockState, float float2) -
Uses of ClientWorld in net.minecraft.client
Fields in net.minecraft.client declared as ClientWorldMethods in net.minecraft.client with parameters of type ClientWorldModifier and TypeMethodDescriptionvoidMinecraftClient.connect(ClientWorld world) voidMinecraftClient.method_18206(ClientWorld clientWorld, Screen screen) -
Uses of ClientWorld in net.minecraft.client.network
Fields in net.minecraft.client.network declared as ClientWorldMethods in net.minecraft.client.network that return ClientWorldMethods in net.minecraft.client.network with parameters of type ClientWorldModifier and TypeMethodDescriptionClientPlayerInteractionManager.method_13842(ClientPlayerEntity clientPlayerEntity, ClientWorld clientWorld, BlockPos blockPos, Direction direction, Vec3d vec3d, Hand hand) -
Uses of ClientWorld in net.minecraft.client.render
Fields in net.minecraft.client.render declared as ClientWorldMethods in net.minecraft.client.render with parameters of type ClientWorld