Uses of Class
net.minecraft.entity.vehicle.CommandBlockMinecartEntity
Packages that use CommandBlockMinecartEntity
-
Uses of CommandBlockMinecartEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type CommandBlockMinecartEntityModifier and TypeFieldDescriptionstatic final EntityType<CommandBlockMinecartEntity>
EntityType.COMMAND_BLOCK_MINECART
-
Uses of CommandBlockMinecartEntity in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle that return CommandBlockMinecartEntityConstructor parameters in net.minecraft.entity.vehicle with type arguments of type CommandBlockMinecartEntityModifierConstructorDescriptionCommandBlockMinecartEntity
(EntityType<? extends CommandBlockMinecartEntity> type, World world)