Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 1.13.1, 1.14.4, 1.15 Pre-release 7
-
Fix Version/s: 20w18a
-
Confirmation Status:Confirmed
-
Category:(Unassigned)
Description
MCP 9.35 rc1 names
The bug
The rendering rotation for shulkers are set in the net.minecraft.entity.monster.EntityShulker.onInitialSpawn(DifficultyInstance, IEntityLivingData) method. This means that shulkers with at least one NBT tag are not rendered correctly in spawners.
How to reproduce
/give @p spawner{BlockEntityTag:{SpawnData:{id:"minecraft:shulker",AnyNbtTag:0},Delay:12000s}}