Class OnBlockPreviewEvent.Post

java.lang.Object
net.neoforged.bus.api.Event
net.nikdo53.tinymultiblocklib.event.OnBlockPreviewEvent
net.nikdo53.tinymultiblocklib.event.OnBlockPreviewEvent.Post
All Implemented Interfaces:
IOnBlockPreviewEvent
Enclosing class:
OnBlockPreviewEvent

public static class OnBlockPreviewEvent.Post extends OnBlockPreviewEvent
  • Constructor Details

    • Post

      public Post(PreviewMode previewMode, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos, net.minecraft.client.player.LocalPlayer player, net.minecraft.world.level.block.entity.BlockEntity blockEntity, float partialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, Set<BlockLike> blockLikeSet)
  • Method Details